home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / bytmrk20.lha / README < prev    next >
Text File  |  1995-11-06  |  5KB  |  104 lines

  1. 3/8/95
  2. This is the README file for the version 2 distribution of BYTEmark (tm), BYTE
  3. Magazine's Native Mode Benchmarks. On this disk, you will find:
  4.  
  5. Directory: DOCS
  6.     BDOC.RTF - Benchmark documentation in RTF format.
  7.     BDOC.TXT - Benchmark documentation in ASCII text.
  8.  
  9. Directory: SOURCE
  10.     Source files for the benchmarks.  You will also find the
  11.     file NNET.DAT.  This is the input data file for the neural
  12.     net simulation test, and must be in the subdirectory with
  13.     the executable when you run the benchmark.
  14.  
  15. Directory: DOS
  16.     Executables for MS-DOS.  Optimized for the Pentium.
  17.     Runs with the Rational System's DOS Extender provided
  18.     with Watcom's C/C++ version 10.0 compiler.  Compiled with
  19.     Watcom C/C++ compiler.
  20.  
  21. Directory: WINDOWS
  22.     Executable for Windows 3.1.  Optimized for the Pentium.
  23.     Compiled with Watcom C/C++ version 10.0 compiler.
  24.  
  25. Directory: NT\INTEL
  26.     Executable for Windows NT.  Optimized for the Pentium.
  27.     Compiled with Watcom C/C++ version 10.0 compiler.
  28.  
  29. Directory: NT\MIPS
  30.     Executable for Windows NT, MIPS processor.  Optimized for
  31.     fastest code.  Compiled with Microsoft Visual C/C++ 2.0.
  32.  
  33. Directory: NT\ALPHA
  34.     Executable for Windows NT, Alpha processor.  Optimized for
  35.     fastest code.  Compiled with Microsoft Visual C/C++ 2.0.
  36.  
  37. Versions for other operating systems and processor platforms should be
  38. available soon. Contact BYTE Magazine for updates to the benchmarks.
  39.  
  40. Please read the following DISCLAIMER, USAGE, and REPORTING topics. You should
  41. also read the documentation in the DOCS sudirectory before working with the
  42. benchmarks. If you have any questions, contact BYTE Magazine at (603) 924-9281
  43. and ask for the BYTE Lab.
  44.  
  45. DISCLAIMER
  46.  
  47. 1. The source, executable, and documentation files that comprise the BYTEmark
  48. benchmarks are made available on an "as is" basis. This means that we at BYTE
  49. Magazine have made every reasonable effort to verify that the there are no
  50. errors in the source and executable code. We cannot, however, guarantee that
  51. the programs are error-free. Consequently, McGraw-HIll and BYTE Magazine make
  52. no claims in regard to the fitness of the source code, executable code, and
  53. documentation of the BYTEmark. Furthermore, BYTE Magazine, McGraw-Hill, and
  54. all employees of McGraw-Hill cannot be held responsible for any damages
  55. resulting from the use of this code or the results obtained from using this
  56. code.
  57.  
  58. USAGE
  59.  
  60. 1. The source and executables for these benchmarks may be distributed freely,
  61. as long as a) the files remain unaltered and b) all the supporting
  62. documentation files are included in the distribution.
  63.  
  64. 2. Modifications to the code (beyond activating or deactivating #define
  65. statements, #debug statements, or similar conditional compilation statements)
  66. will be made by BYTE Magazine only. Suggested modifications should be
  67. submitted to the BYTE Lab. (Land mail such suggestions to: Byte Magazine, One
  68. Phoenix Mill Ln, Peterborough, NH, 03458, Attn: BYTE Lab.)
  69.  
  70. REPORTING RESULTS
  71.  
  72. You may report or otherwise publish results obtained from these benchmarks
  73. subject to the following requirements.
  74.  
  75. 1. The executables you use to generate the results are a) original executables
  76. obtained from BYTE or b) compiled from UNALTERED source code. (In case (b),
  77. the term UNALTERED means source code that has not been changed beyond
  78. activating or deactivating conditional compilation statements such as a
  79. "#define" directive.)
  80.  
  81. 2. In case 1 (a) above -- reporting results from original executables -- the
  82. following must be reported with the results: a) the version number of the
  83. benchmark and b) the operating system name and version used.
  84.  
  85. 3. In case 1 (b) above -- reporting results from an executable generated from
  86. a compilation -- the following must be reported with the results: a) version
  87. number of the benchmark, b), the operating system name and version used, and
  88. c) compiler and compiler version. Additionally, if you publish these results,
  89. you must make available the compiler and linker switch settings to ANYONE who
  90. requests that information.
  91.  
  92. 4. In all cases, if you publish the BYTEmark results, you must make available
  93. the following to ANYONE who requests: a) system model name (or whatever means
  94. uniquely identifies the system tested), b) CPU model and clock speed, c) FPU
  95. model and clock speed, d) amount of primary and secondary cache, e) amount of
  96. system memory, f) clock speed of memory bus (if different from CPU clock
  97. speed), and g) date the benchmark was run.
  98.  
  99. Any questions regarding the above should be directed to the BYTE Lab at BYTE
  100. Magazine (see the address given above).
  101.  
  102. --Rick Grehan
  103. BYTE Magazine
  104.